home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / utility / decrittus / catalogs / decrittus.cd next >
Text File  |  1996-11-22  |  2KB  |  126 lines

  1. ; DeCritt+ English Catalog Description
  2. ;
  3. ; DeCritt.catalog
  4. ;
  5. ;
  6. ## version $VER: DeCritt.catalog 0.1 (07.11.96)
  7. ## codeset 0
  8. ## language english
  9. ;
  10. MSG_REQ_CONTACT (0//)
  11. To contact the author :
  12. ;
  13. MSG_REQ_TITLE (1//)
  14. Message
  15. ;
  16. MSG_REQ_TITLEINFO (2//)
  17. Program info
  18. ;
  19. MSG_REQ_COMPILED_WITH (3//)
  20. Compiled with
  21. ;
  22. MSG_OP_READY (4//)
  23. -= Ready =-
  24. ;
  25. MSG_OP_LOAD (5//)
  26. Loading file ...
  27. ;
  28. MSG_OP_CODING (6//)
  29. Coding ... LeftMouseButton to STOP.
  30. ;
  31. MSG_OP_WAIT (7//)
  32. Waiting user selection
  33. ;
  34. MSG_OP_WRITE (8//)
  35. Writing file ...
  36. ;
  37. MSG_ERR_FILEIN (9//)
  38. Unspecified source file.
  39. ;
  40. MSG_ERR_NOFILEIN (10//)
  41. Source file does not exist.
  42. ;
  43. MSG_ERR_FILEOUT (11//)
  44. Unspecified destination file.
  45. ;
  46. MSG_ERR_OVERWRITE (12//)
  47. To overwrite destination file, select the dedicated gadget.
  48. ;
  49. MSG_ERR_NOPWD (13//)
  50. Password uspecified or too short.
  51. ;
  52. MSG_NOMEMORY (14//)
  53. Ther's no memory to process source file.
  54. ;
  55. MSG_ERR_FILEIN_OPEN (15//)
  56. Error opening source file.
  57. ;
  58. MSG_ERR_FILEIN_READ (16//)
  59. Error reading the source file.
  60. ;
  61. MSG_ERR_OK (17//)
  62. Operation done. Shoud I save to the destination file ?
  63. ;
  64. MSG_ERR_FILEOUT_OPEN (18//)
  65. Can't open destination file.
  66. ;
  67. MSG_ERR_FILEOUT_WRITE (19//)
  68. Error writing on destination file.
  69. ;
  70. MSG_ERR_USERBREAK (20//)
  71. User break. Operation interrupted.
  72. ;
  73. MSG_ERR_WINDOW (21//)
  74. Can't open window.
  75. ;
  76. MSG_ERR_LIST (22//)
  77. Can't create the password list.
  78. ;
  79. MSG_REQ_EXIT (23//)
  80. Sure do you want leave program ?
  81. ;
  82. ERR_GADGET_MEM (24//)
  83. Out of memory creating needed objects
  84. ;
  85. FR_FILEIN (25//)
  86. Select the source filename
  87. ;
  88. FR_FILEOUT (26//)
  89. Select the destination filename
  90. ;
  91. GAD_OVERWRITE (27/3/25)
  92. Over_write
  93. ;
  94. GAD_PROGRESSBAR (28/3/25)
  95. _Progress bar
  96. ;
  97. GAD_ICONIFY (29/3/25)
  98. Iconif_y
  99. ;
  100. GAD_GUI (30/3/25)
  101. G_UI Settings
  102. ;
  103. GAD_INFO (31/3/25)
  104. _About
  105. ;
  106. GAD_PWDLIST (32/3/25)
  107. Passwords _list
  108. ;
  109. GAD_FILEIN (33/3/25)
  110. _Source file
  111. ;
  112. GAD_FILEOUT (34/3/25)
  113. _Destination file
  114. ;
  115. GAD_PWD (35/3/50)
  116. _Password (limited to 5 chars)
  117. ;
  118. GAD_BYTES (36/3/25)
  119. Bytes
  120. ;
  121. WINTITLE_PWDLIST (37//)
  122. Modify Passwords list
  123. ;
  124. MSG_REQ_TEXT_SPECIAL_VER (38//)
  125. SPECIAL Version limited to 40 bit password/coding.
  126. ;